home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 4⁄13⁄90 / 1055-Re[2] SICN's in TPop-Apr90 < prev    next >
Encoding:
Text File  |  1990-04-16  |  1021 b   |  33 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  A33          to A34
  2.  
  3. Item forwarded  by  MACAPP.ADMIN to NORVELL.J
  4.  
  5. Item    9384006                         7-April-90        13:57PDT
  6.  
  7. From:   MADA2                           MacApp Dev Assoc, Curtis Faith,IVC
  8.  
  9. To:     MACAPP.TECH$                    MacApp Technical
  10.  
  11. Sub:    RE: RE> SICN's in TPopup
  12.  
  13. Keith,
  14.  
  15. Thanks for your reply.
  16.  
  17. I had already thought I would have to OVERRIDE DrawPopupBox, it justs seems
  18. like the kind of thing that should be handled by default.  One more thing for
  19. the list of requests for MacApp.
  20.  
  21. Your 4 lines of example code were just what I needed to figure out my problem.
  22.  
  23. I looked at your code and it sure seemed exactly the same as mine, except that
  24. looper started at 1.  That was it!  I was using 0 because I had just added the
  25. menu item at 0, except that the 0 was the number of the item after which to
  26. place the new item, not the number of the item itself.  I had assumed that
  27. menus started at 0 when they start at 1.
  28.  
  29. Oh, well! Thanks again,
  30.  
  31. Curtis
  32.  
  33.